home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_359 / dice / dice.lzh / lib / files.clib < prev    next >
Text File  |  1990-06-01  |  2KB  |  160 lines

  1.  
  2. assert/assert.c
  3. amiga/exit.c
  4. amiga/main.c
  5. amiga/wbmain.c
  6. amiga/c.a
  7. amiga/x.a
  8. amiga/geta4.a
  9. amiga/muls.a
  10. amiga/mods.a
  11. amiga/modu.a
  12. amiga/divs.a
  13. amiga/divu.a
  14. amiga/parseargs.c
  15. amiga/chkabort.c
  16. amiga/resident.c
  17. amiga/path.c
  18. amiga/exec_dcc.c
  19. amiga/execseg.a
  20.  
  21. memory/malloc.c
  22. memory/calloc.c
  23. memory/realloc.c
  24. memory/free.c
  25. memory/slow.a
  26. memory/movmem.a
  27. memory/setmem.a
  28. memory/cmpmem.a
  29. memory/memcpy.a
  30. memory/memset.a
  31.  
  32. stdio/vprintf.c
  33. stdio/vfprintf.c
  34. stdio/vsprintf.c
  35. stdio/fprintf.c
  36. stdio/fputc.c
  37. stdio/fputs.c
  38. stdio/printf.c
  39. stdio/puts.c
  40. stdio/fclose.c
  41. stdio/fflush.c
  42. stdio/fgetc.c
  43. stdio/fgets.c
  44. stdio/filbuf.c
  45. stdio/finitdesc.c
  46. stdio/fopen.c
  47. stdio/fread.c
  48. stdio/fscanf.c
  49. stdio/fseek.c
  50. stdio/ftell.c
  51. stdio/fwrite.c
  52. stdio/gets.c
  53. stdio/perror.c
  54. stdio/remove.c
  55. stdio/rename.c
  56. stdio/rewind.c
  57. stdio/scanf.c
  58. stdio/sscanf.c
  59. stdio/setvbuf.c
  60. stdio/sglob.c
  61. stdio/sprintf.c
  62. stdio/ungetc.c
  63. stdio/tmpnam.c
  64. stdio/tmpfile.c
  65. stdio/pfmt.c
  66. stdio/sfmt.c
  67.  
  68.  
  69. stdlib/atexit.c
  70. stdlib/abs.c
  71. stdlib/labs.c
  72. stdlib/lglob.c
  73. stdlib/atoi.c
  74. stdlib/system.c
  75.  
  76. string/strcmp.c
  77. string/strlen.c
  78. string/strncmp.c
  79. string/strcat.c
  80. string/strcpy.c
  81. string/strncat.c
  82. string/strncpy.c
  83. string/strbpl.c
  84. string/strpbrk.c
  85. string/strrchr.c
  86. string/strchr.c
  87. string/strtok.c
  88. string/strins.c
  89. string/strdup.c
  90. string/strcspn.c
  91. string/strspn.c
  92. string/strerror.c
  93. string/strstr.c
  94. string/stricmp.c
  95. string/strnicmp.c
  96.  
  97. fd/close.c
  98. fd/getfh.c
  99. fd/isatty.c
  100. fd/lseek.c
  101. fd/open.c
  102. fd/read.c
  103. fd/write.c
  104. fd/unlink.c
  105. fd/rmdir.c
  106. fd/makefd.c
  107. fd/ioctl.c
  108. fd/fcntl.c
  109. fd/creat.c
  110. fd/mkdir.c
  111. fd/fdtofh.c
  112.  
  113. ctype/isalnum.c
  114. ctype/isalpha.c
  115. ctype/iscntrl.c
  116. ctype/isdigit.c
  117. ctype/isgraph.c
  118. ctype/islower.c
  119. ctype/isspace.c
  120. ctype/isupper.c
  121. ctype/ispunct.c
  122. ctype/isxdigit.c
  123. ctype/isprint.c
  124. ctype/tolower.c
  125. ctype/toupper.c
  126. ctype/carya.c
  127. ctype/caryb.c
  128. ctype/cltou.c
  129. ctype/cutol.c
  130.  
  131. compat/bpf.a
  132.  
  133. extra/gethead.a
  134. extra/getpred.a
  135. extra/gettail.a
  136. extra/lock.a
  137. extra/muldiv.a
  138. extra/resource.a68k
  139. extra/strupper.c
  140. extra/os14.c
  141. extra/sleep.c
  142. extra/getfnl.c
  143. extra/wildcard.c
  144. extra/setfiledate.c
  145.  
  146. unix/getcwd.c
  147. unix/chdir.c
  148. unix/access.c
  149.  
  150. signal/signal.c
  151.  
  152. setjmp/setjmp.a
  153.  
  154. time/ctime.c
  155. time/asctime.c
  156. time/localtime.c
  157. time/strftime.c
  158. time/time.c
  159.  
  160.